[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 2 / a / 4 / AXExtensions / 1.0.9 / AXExtensions.podspec.json
blob8307512e7f5d790b1e561f7c84f79e04dbca1451
2   "name": "AXExtensions",
3   "version": "1.0.9",
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.9"
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     "AXExtensions/AXExtensions/UIImage+TintColor/*.{h,m}"
26   ],
27   "frameworks": [
28     "UIKit",
29     "Foundation",
30     "AssetsLibrary",
31     "Photos"
32   ],
33   "requires_arc": true