[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / f / 4 / 7 / YLPNeon / 1.0.1 / YLPNeon.podspec.json
blobb89aaf8d4a460cdd3a527d2f65a2341e7a3ffed1
2   "name": "YLPNeon",
3   "version": "1.0.1",
4   "summary": "Harness the power of Frame with a simplified, chainable and expressive syntax. Supporting iOS Layout!",
5   "homepage": "https://github.com/Jofranks/YLPNeon",
6   "license": "MIT",
7   "authors": {
8     "Peter": "qiuyfly@gmail.com"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/Jofranks/YLPNeon.git",
15     "tag": "1.0.1"
16   },
17   "public_header_files": "YLPNeon/YLPNeon.h",
18   "source_files": [
19     "YLPNeon/YLPNeon.h",
20     "YLPNeon/YLPNeonEnum.h",
21     "YLPNeon/YLPNeonMacro.h",
22     "YLPNeon/YLPNeonRect.{h, mm}",
23     "YLPNeon/UIView+{YLPFrameable, YLPAlignable, YLPAnchorable, YLPGroupable}.{h, m}"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true