[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / c / 7 / CirrenaFramework / 0.1.0 / CirrenaFramework.podspec.json
blobf0318a055250bbf0e8dcef277475b63c83d525bb
2   "name": "CirrenaFramework",
3   "version": "0.1.0",
4   "summary": "CirrenaFramework is intended to be used by Cirrena",
5   "description": "For Cirrena Projects only, this is a project template intended to be used by Cirrena Team",
6   "homepage": "https://github.com/rickzonhagos/CirrenaFramework",
7   "license": "MIT",
8   "authors": {
9     "rickzonhagos": "rickzonhagos@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/rickzonhagos/CirrenaFramework.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "CirrenaFramework": [
22       "Pod/Assets/*.png"
23     ]
24   }