[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 4 / e / Aview / 0.1.2 / Aview.podspec.json
blob6432a106b2f18ecd5f8032c9a22355d48b36b650
2   "name": "Aview",
3   "version": "0.1.2",
4   "summary": "余洪江的第一个测试库,用来集成多个框架",
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.2"
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   }