[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / e / b / 4 / RXSpecialView / 0.1 / RXSpecialView.podspec.json
blobab372cc4586227c5cb6c027346ea957a93fa2632
2   "name": "RXSpecialView",
3   "version": "0.1",
4   "license": "MIT",
5   "summary": "RXSpecialView is a common view collection",
6   "homepage": "https://github.com/xzjxylophone/RXSpecialView",
7   "authors": {
8     "Rush.D.Xzj": "xzjxylophoe@gmail.com"
9   },
10   "social_media_url": "http://weibo.com/xzjxylophone",
11   "source": {
12     "git": "https://github.com/xzjxylophone/RXSpecialView.git",
13     "tag": "v0.1"
14   },
15   "description": "RXSpecialView is a common view collection.",
16   "source_files": "RXSpecialView/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "6.0"
24   }