[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / a / f / LWContactManager / 1.0.0 / LWContactManager.podspec.json
blobeaa63b43edca8450cd94ba3a604a9f7f93017198
2   "name": "LWContactManager",
3   "version": "1.0.0",
4   "summary": "A short description of LWContactManager.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/luowei/LWContactManager.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "luowei": "luowei@wodedata.com"
13   },
14   "source": {
15     "git": "https://github.com/luowei/LWContactManager.git"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "LWContactManager/Classes/**/*",
21   "public_header_files": "LWContactManager/Classes/**/*.h",
22   "dependencies": {
23     "APAddressBook": [
25     ]
26   }