[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / a / 4 / AXExtensions / 1.0.1 / AXExtensions.podspec.json
blob09798cb33ae3d63d480a3fb472a069492b99558d
2   "name": "AXExtensions",
3   "version": "1.0.1",
4   "summary": "A extensions framework in iOS.",
5   "description": "A extensions framework in iOS.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/devedbox/AXExtensions",
7   "license": "MIT",
8   "authors": {
9     "艾星": "862099730@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/devedbox/AXExtensions.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "AXExtensions/AXExtensions/ALAsset+Image/*.{h,m}",
20     "AXExtensions/AXExtensions/PHAsset+Image/*.{h,m}",
21     "AXExtensions/AXExtensions/UIImagePickerController+Authorization/*.{h,m}",
22     "AXExtensions/AXExtensions/UINavigationBar+Separator_hidden/*.{h,m}",
23     "AXExtensions/AXExtensions/UIToolBar+Separator_hidden/*.{h,m}",
24     "AXExtensions/AXExtensions/UIViewController+Title/*.{h,m}"
25   ],
26   "frameworks": [
27     "UIKit",
28     "Foundation",
29     "AssetsLibrary",
30     "Photos"
31   ],
32   "requires_arc": true