[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 6 / 0 / 1 / StrechableHeader / 1.0.0 / StrechableHeader.podspec.json
blobe31038c421f68c9a6439c7bc1f291c6ff6972350
2   "name": "StrechableHeader",
3   "version": "1.0.0",
4   "summary": "A light strechable header for UIScrollview, UITableview ,UICollectionView.",
5   "homepage": "https://github.com/HeterPu/StrechableHeader",
6   "license": "MIT",
7   "authors": {
8     "HuterPu": "wycgpeterhu@sina.com"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/HeterPu/StrechableHeader.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "StrechableHeaderDemo/StrechableHeader",
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "requires_arc": true