[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / f / 7 / Staff / 0.0.3 / Staff.podspec.json
blob6bf7841cde2587ecfea65a9a21b456a806685576
2   "name": "Staff",
3   "version": "0.0.3",
4   "summary": "Staff creadted to verify UI layout",
5   "description": "Staff creadted to verify UI layout,\nSet enable Yes for Use",
6   "homepage": "https://github.com/KKLater/Staff",
7   "license": "MIT",
8   "authors": {
9     "Later": "lshxin89@126.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/KKLater/Staff.git",
16     "tag": "0.0.3"
17   },
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "requires_arc": true,
23   "public_header_files": "Staff/*.h",
24   "source_files": "Staff/*.{h,m}",
25   "pod_target_xcconfig": {
26     "OTHER_LDFLAGS": "-all_load"
27   }