[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / f / 4 / 7 / YLPNeon / 1.0.4 / YLPNeon.podspec.json
blobd9e6f2649a3cb45673c190147a3a7b87328c698e
2   "name": "YLPNeon",
3   "version": "1.0.4",
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.4"
16   },
17   "public_header_files": [
18     "YLPNeon/YLPNeon.h",
19     "YLPNeon/YLPNeonEnum.h",
20     "YLPNeon/YLPNeonMacro.h",
21     "YLPNeon/YLPNeonRect.h",
22     "YLPNeon/UIView+{YLPFrameable,YLPAlignable,YLPAnchorable,YLPGroupable}.h"
23   ],
24   "source_files": [
25     "YLPNeon/YLPNeon.h",
26     "YLPNeon/YLPNeonEnum.h",
27     "YLPNeon/YLPNeonMacro.h",
28     "YLPNeon/YLPNeonRect.{h,mm}",
29     "YLPNeon/UIView+{YLPFrameable,YLPAlignable,YLPAnchorable,YLPGroupable}.{h,m}"
30   ],
31   "frameworks": "UIKit",
32   "requires_arc": true