[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / a / XJContactPicker / 0.0.1 / XJContactPicker.podspec.json
blob9ba0c40009f2a27d519a9a51c79f5edf4cf69363
2   "name": "XJContactPicker",
3   "version": "0.0.1",
4   "summary": "简单的联系人选取器 A simple picker for Contacts",
5   "homepage": "https://github.com/LiuXiangJing/XJContactPicker.git",
6   "license": "MIT",
7   "authors": {
8     "刘向晶": "lxj_tintin@126.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/LiuXiangJing/XJContactPicker.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "ContactsManager/**/*.{h,m}",
18   "frameworks": [
19     "AddressBookUI",
20     "AddressBook",
21     "Contacts",
22     "ContactsUI"
23   ]