[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / f / 0 / AVOSCloudTools / 0.1.1 / AVOSCloudTools.podspec.json
blob20f9e3f213b17a187da827540982dc4da2290ade
2   "name": "AVOSCloudTools",
3   "version": "0.1.1",
4   "summary": "A short description of AVOSCloudTools.",
5   "description": "12345567890",
6   "homepage": "https://github.com/appledev201888/AVOSCloudTools",
7   "license": "MIT",
8   "authors": {
9     "big apple": "binbin@uutaka.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/appledev201888/AVOSCloudTools.git",
16     "tag": "0.1.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "resources": "Classes/*.bundle",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "vendored_frameworks": "Classes/*.framework",
29   "requires_arc": true