Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit eb5a3bf

Browse files
Podfile 添加 target 设置
1 parent 9f11c8f commit eb5a3bf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎Podfile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
source 'https://github.com/CocoaPods/Specs.git'
22
platform :ios, '7.0'
33

4+
target "Coding_iOS" do
5+
46
pod 'TTTAttributedLabel', '1.10.1'
57
pod 'RegexKitLite-NoWarning', '1.1.0'
68
pod 'hpple', '0.2.0'
@@ -25,6 +27,7 @@ pod 'UMengSocial', '4.2.3'
2527
#pod 'evernote-cloud-sdk-ios', :git => 'https://github.com/evernote/evernote-cloud-sdk-ios.git', :branch => 'ios7'
2628
pod 'evernote-cloud-sdk-ios', '2.0.2'
2729
pod 'UMengAnalytics', '3.5.10'
28-
2930
pod 'FLEX', '~> 2.0', :configurations => ['Debug']
3031
pod 'Google/Analytics', '~> 1.0.0'
32+
33+
end

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /