[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / a / 0 / baselib / 0.1.1 / baselib.podspec.json
blobc87e3ae454136641ecb5df4afe356e529274c95c
2   "name": "baselib",
3   "version": "0.1.1",
4   "summary": "A short description of baselib.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://192.168.0.123:88/iOS/ios_baselib.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CRONUS": "zhengzha1127@gmail.com"
13   },
14   "source": {
15     "git": "http://192.168.0.123:88/iOS/ios_baselib.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "baselib/Classes/**/*",
22   "xcconfig": {
23     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/CommonCrypto"
24   },
25   "frameworks": [
26     "Foundation",
27     "UIKit",
28     "MapKit"
29   ],
30   "dependencies": {
31     "AFNetworking": [
32       "~> 3.0"
33     ],
34     "MBProgressHUD": [
36     ],
37     "FCUUID": [
39     ]
40   }