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