[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / e / 8 / ASDKFluentExtensions / 0.6 / ASDKFluentExtensions.podspec.json
blob2da3034390f7b5e73a3f01ae5d7bff289fe3635a
2   "name": "ASDKFluentExtensions",
3   "version": "0.6",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/cesteban/ASDKFluentExtensions",
8   "authors": {
9     "Cesar Estebanez": "cestebanez@gmail.com"
10   },
11   "summary": "Extend AsyncDisplayKit with a fluent layout API",
12   "source": {
13     "git": "https://github.com/cesteban/ASDKFluentExtensions.git",
14     "tag": "0.6"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "public_header_files": "Source/*.h",
20   "source_files": "Source/*.{h,m}",
21   "dependencies": {
22     "Texture": [
23       "~> 2.3.2"
24     ]
25   }