[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / a / b / e / CYLTableViewRowAction / 1.0.0 / CYLTableViewRowAction.podspec.json
blob07e50fc80643b65d6a19b3e5aac28d4e2e9d9313
2   "name": "CYLTableViewRowAction",
3   "version": "1.0.0",
4   "summary": "Use UITableViewRowAction as if it supports iOS7+.",
5   "description": "Use UITableViewRowAction as if it supports iOS7+!!",
6   "homepage": "https://github.com/ChenYilong/CYLTableViewRowAction",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ChenYilong": "luohanchenyilong@163.com"
13   },
14   "social_media_url": "http://weibo.com/luohanchenyilong/",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/ChenYilong/CYLTableViewRowAction.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "CYLTableViewRowAction",
24     "CYLTableViewRowAction/**/*.{h,m}"
25   ],
26   "public_header_files": "CYLTableViewRowAction/**/*.h",
27   "requires_arc": true