[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / 7 / YLPNeon / 1.0.2 / YLPNeon.podspec.json
blob6975261d85fd4d27b9efc823cc7d375f622d8e05
2   "name": "YLPNeon",
3   "version": "1.0.2",
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.2"
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