[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 8 / a / FemaleSword / 0.0.1 / FemaleSword.podspec.json
blob63f1ee655c0d1f862998434f4e272deb2e645108
2   "name": "FemaleSword",
3   "version": "0.0.1",
4   "summary": "Objective-c UI related stuff..",
5   "description": "Some useful UI related code collection.",
6   "homepage": "https://github.com/SkyBluestar/FemaleSword",
7   "license": "MIT",
8   "authors": {
9     "Evan Xie": "https://github.com/SkyBluestar/FemaleSword"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/SkyBluestar/FemaleSword.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Source",
20     "Source/**/*.{h,m}"
21   ]