[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 5 / 1 / 0 / XFramework / 0.1.0 / XFramework.podspec.json
blobe4e60d596e15e9e492e66c18e008a9cfb1bc9dce
2   "name": "XFramework",
3   "version": "0.1.0",
4   "summary": "Testing a git with cocoapods - XFramework",
5   "description": "This is just a testing a git with cocoapods - XFramework",
6   "homepage": "https://bitbucket.org/odoruk/xframework",
7   "license": "MIT",
8   "authors": {
9     "erdinckolukisa": "erdinckolukisa@gmail.com"
10   },
11   "source": {
12     "git": "https://erdinckolukisa@bitbucket.org/odoruk/xframework.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "XFramework": [
22       "Pod/Assets/*.png"
23     ]
24   }