[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 1 / a / Shimmer / 1.0.0 / Shimmer.podspec.json
blob2b69a59e069d479bdd2a368b4d2cad11d3f5db32
2   "name": "Shimmer",
3   "version": "1.0.0",
4   "license": {
5     "type": "BSD"
6   },
7   "homepage": "https://github.com/facebook/Shimmer",
8   "authors": {
9     "Grant Paul": "shimmer@grantpaul.com",
10     "Kimon Tsinteris": "kimon@mac.com"
11   },
12   "summary": "Simple shimmering effect.",
13   "source": {
14     "git": "https://github.com/facebook/Shimmer.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "FBShimmering/FBShimmering{,View,Layer}.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "6.0"
21   }