[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / d / 3 / ettFramework / 0.1.3 / ettFramework.podspec.json
blob4fe9811c9296bbb8a5366ec4609d4b9cc499e866
2   "name": "ettFramework",
3   "version": "0.1.3",
4   "summary": "it is a common etiantian ios framework.",
5   "description": "The EttFramework captures all utilities of ett ios, create a pod can be used for all",
6   "homepage": "http://int.etiantian.com:39803/projects/ETT_NEXTGEN_IOS/repos/ettframework/browse",
7   "license": "MIT",
8   "authors": {
9     "bin Lee": "binli120@gmail.com"
10   },
11   "source": {
12     "git": "http://int.etiantian.com:39803/scm/ett_nextgen_ios/ettframework.git",
13     "tag": "0.1.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "ettFramework": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h",
26   "frameworks": [
27     "UIKit",
28     "MapKit"
29   ],
30   "dependencies": {
31     "AFNetworking": [
32       "~> 2.3"
33     ],
34     "DCKeyValueObjectMapping": [
36     ]
37   }