[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 9 / 7 / SFCustomButton / 0.0.1 / SFCustomButton.podspec.json
blob08894f6b5facd9b8a6f59bc24182839f6457138e
2   "name": "SFCustomButton",
3   "version": "0.0.1",
4   "summary": "Free layout iocn textlabel button",
5   "homepage": "https://github.com/WSFeng/SFCustomButton",
6   "license": "MIT",
7   "authors": {
8     "LUCA": "iwangshengfeng@163.com"
9   },
10   "social_media_url": "https://twitter.com/iWSFeng",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/WSFeng/SFCustomButton.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "SFCustomButton",
20     "SFCustomButton/SFCustomButton/Core/**/*.{h,m}"
21   ],
22   "public_header_files": "SFCustomButton/SFCustomButton/Core/**/*.h",
23   "dependencies": {
24     "Masonry": [
26     ]
27   },
28   "requires_arc": true