[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / b / 4 / 7 / BearSkill / 0.0.12 / BearSkill.podspec.json
bloba184edb257de2f4c44a4de4e577ec64a325d9234
2   "name": "BearSkill",
3   "version": "0.0.12",
4   "summary": "BearSkill contain some methods used frequently in project.",
5   "description": "BearSkill contain some methods used frequently in project. And many other methods about layout.",
6   "homepage": "https://github.com/BearRan/BearSkill",
7   "license": "MIT",
8   "authors": {
9     "Bear": "648070256@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/BearRan/BearSkill.git",
13     "tag": "0.0.12"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "BearSkill": [
22       "Pod/Assets/*.png"
23     ]
24   }