[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / d / 8 / ANSPicker / 0.0.1 / ANSPicker.podspec.json
blob5d8550976fdfa55a77dcfbea81448b28b6cec0a5
2   "name": "ANSPicker",
3   "version": "0.0.1",
4   "summary": "A tool used to change request url before sending to server",
5   "description": "A tool used to change request url more convient for iOS application.",
6   "homepage": "https://github.com/viktyz/ANSPicker",
7   "license": "MIT",
8   "authors": {
9     "viktyz": "66745628@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/viktyz/ANSPicker.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "ANSPicker",
20     "ANSPicker/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "UIKit",
24   "requires_arc": true