[Add] AgoraAudio_Special_iOS 4.3.2.134
[CocoaPods.git] / Specs / 1 / 5 / a / CSPopKit / 0.1.0 / CSPopKit.podspec.json
blobc6d546c63c7619734b45f8d33e715d82fffff3e5
2   "name": "CSPopKit",
3   "version": "0.1.0",
4   "summary": "A short description of CSPopKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/dormitory219/CSPopKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dormitory219": "289067005@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/dormitory219/CSPopKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CSPopKit/Classes/**/*.{h,m}",
22   "resource_bundles": {
23     "CSPopKit": [
24       "CSPopKit/Classes/CSCustomPopManage/Basic/*.xib"
25     ]
26   },
27   "public_header_files": "CSPopKit/Classes/**/*.h",
28   "dependencies": {
29     "Masonry": [
31     ]
32   }