[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 9 / 4 / ADCExtensions / 1.1.0 / ADCExtensions.podspec.json
blob20ea949c6af1004346a56823274e2b24496b1446
2   "name": "ADCExtensions",
3   "version": "1.1.0",
4   "summary": "ADCExtensions is a collection of useful categories for Cocoa objects.",
5   "homepage": "https://github.com/adeca/ADCExtensions",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Agustin de Cabrera": "agustindc@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/adeca/ADCExtensions.git",
14     "tag": "1.1.0"
15   },
16   "source_files": [
17     "ADCExtensions",
18     "ADCExtensions/**/*.{h,m}"
19   ],
20   "requires_arc": true,
21   "platforms": {
22     "ios": "6.1"
23   }