[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 7 / 9 / GCContactKit / 0.0.1 / GCContactKit.podspec.json
blob86f871618b629058d807ef9a50f94109c1aa320a
2   "name": "GCContactKit",
3   "version": "0.0.1",
4   "summary": "A real-time monitoring system address book changes, add to delete contacts, read the system address book of GCContactKit.",
5   "homepage": "https://github.com/XiaoHanGe/GCContactKit",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "韩俊强": "532167805@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/XiaoHanGe/GCContactKit.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "GCContactKit/**/*.{h,m}",
21   "public_header_files": "GCContactKit/**/*.h",
22   "frameworks": [
23     "AssetsLibrary",
24     "Contacts",
25     "AddressBook"
26   ],
27   "requires_arc": true