[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / c / 6 / SZLibraryKernel / 0.0.4 / SZLibraryKernel.podspec.json
blob98c4cead148223370ccd6d8e7a65a577cda44c17
2   "name": "SZLibraryKernel",
3   "version": "0.0.4",
4   "summary": "phoneu sdk for ios kernel",
5   "homepage": "http://192.168.1.204:80/Phoneu_SDK/ios-lib-kernel.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wutianyu": "451042347@qq.com"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "http://192.168.1.204:80/Phoneu_SDK/ios-lib-kernel.git",
19     "tag": "0.0.4"
20   },
21   "source_files": [
22     "SZLibrary-Kernel/*.{h,m}",
23     "SZLibrary-Kernel/BasicInfo/API/*.{h,m}",
24     "SZLibrary-Kernel/BasicInfo/Manager/*.{h,m}",
25     "SZLibrary-Kernel/Camera/*.{h,m}",
26     "SZLibrary-Kernel/LoadingAnimation/*.{h,m}",
27     "SZLibrary-Kernel/Network/*.{h,m}",
28     "SZLibrary-Kernel/Print/*.{h,m}",
29     "SZLibrary-Kernel/Session/*.{h,m}",
30     "SZLibrary-Kernel/Shake/*.{h,m}",
31     "SZLibrary-Kernel/TextSession/*.{h,m}"
32   ]