[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / a / e / 0 / RXInfoHelper / 0.1 / RXInfoHelper.podspec.json
blob43bb5eb950df4a0c1f907847e2f9ecb02143e507
2   "name": "RXInfoHelper",
3   "version": "0.1",
4   "license": "MIT",
5   "summary": "RXInfoHelper is a simple bundle info",
6   "homepage": "https://github.com/xzjxylophone/RXInfoHelper",
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/RXInfoHelper.git",
13     "tag": "v0.1"
14   },
15   "description": "RXInfoHelper is a simple bundle info.",
16   "source_files": "RXInfoHelper/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "5.0"
24   }