[Add] ShopSphare 1.0.4
[CocoaPods.git] / Specs / 2 / e / 4 / MeowTools / 1.0.0 / MeowTools.podspec.json
blobead85c27f05f1f6b73fa27531f06972baac8a402
2   "name": "MeowTools",
3   "summary": "A tools for iOS.",
4   "description": "It's a tools for iOS, i think it can help everyone.",
5   "version": "1.0.0",
6   "license": "MIT",
7   "platforms": {
8     "ios": "7.0"
9   },
10   "requires_arc": true,
11   "source": {
12     "git": "https://github.com/CleverMeow/MeowTools.git",
13     "tag": "1.0.0"
14   },
15   "source_files": "Pod/Classes/**/*",
16   "resource_bundles": {
17     "MeowTools": [
18       "Pod/Assets/*.png"
19     ]
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "authors": {
26     "CleverMeow": "clevermeowfish@gmail.com"
27   },
28   "homepage": "https://github.com/CleverMeow/MeowTools"