[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / 8 / 1 / LongerKit / 0.0.6 / LongerKit.podspec.json
blob28fb8e52890b6ed8e6e3f0fbd4e7c48602f3463c
2   "name": "LongerKit",
3   "version": "0.0.6",
4   "summary": "Some quick functions for iOS.",
5   "homepage": "https://github.com/LongerONE/LongerKit",
6   "license": "MIT",
7   "authors": {
8     "LongerONE": "tangwanlong425@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/LongerONE/LongerKit.git",
15     "tag": "0.0.6"
16   },
17   "source_files": "LongerKit/**/*.{h,m}",
18   "frameworks": "Photos",
19   "requires_arc": true,
20   "resource_bundles": {
21     "LongerKit": [
22       "LongerKit/resources/*.png"
23     ]
24   },
25   "dependencies": {
26     "SDWebImage": [
28     ],
29     "Masonry": [
31     ]
32   },
33   "deprecated": true