[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 4 / e / Aview / 0.1.0 / Aview.podspec.json
blobbde0ba5887343eed1317f3b83348d9f341aef30e
2   "name": "Aview",
3   "version": "0.1.0",
4   "summary": "My first class library, the library, I wrote I bind data to test",
5   "description": "*我的第一个类库,我写的库,用来试验的我捆绑数据\n*My first class library, the library, I wrote I bind data to test",
6   "homepage": "https://coding.net/u/yhjloveqi/p/MyGit/git",
7   "license": "MIT",
8   "authors": {
9     "YHJ": "mrjlovetian@gmail.com"
10   },
11   "source": {
12     "git": "https://coding.net/u/yhjloveqi/p/MyGit/git.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     "Aview": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "AFNetworking": [
27       "~> 2.3"
28     ]
29   }