[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / b / a / f / PPNeon / 0.0.1 / PPNeon.podspec.json
blob819625ad7e62863860b153e4cfd63d0943be29de
2   "name": "PPNeon",
3   "summary": "High performance layout framework for iOS.",
4   "version": "0.0.1",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "silencedev": "silence007pp@163.com"
11   },
12   "social_media_url": "https://silencedev.github.io",
13   "homepage": "https://github.com/silencedev/PPNeon",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/silencedev/PPNeon.git",
19     "tag": "0.0.1"
20   },
21   "requires_arc": true,
22   "source_files": "PPNeon/**/*.{h,m}",
23   "public_header_files": "PPNeon/**/*.{h}",
24   "frameworks": "UIKit"