[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / b / a / f / PPNeon / 1.0.2 / PPNeon.podspec.json
blobde4025cf60a8117c30d5171a02557d6a2797ac2b
2   "name": "PPNeon",
3   "summary": "High performance layout framework for iOS.",
4   "version": "1.0.2",
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": "1.0.2"
20   },
21   "requires_arc": true,
22   "source_files": "PPNeon/**/*.{h,m}",
23   "public_header_files": "PPNeon/**/*.{h}",
24   "frameworks": "UIKit"