[Add] TPNiOS 6.4.35
[CocoaPods.git] / Specs / 4 / 8 / 1 / LongerKit / 0.0.9 / LongerKit.podspec.json
blobe79793aafbe31f792fe63aa0e4c6b5c3ba99381c
2   "name": "LongerKit",
3   "version": "0.0.9",
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.9"
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