[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 6 / 3 / f / spacetime / 0.0.1 / spacetime.podspec.json
blob400cb7e61f8e2599522eac0e4cb46015c21277a6
2   "name": "spacetime",
3   "version": "0.0.1",
4   "license": {
5     "type": "BSD"
6   },
7   "homepage": "https://github.com/facebookexperimental/spacetime",
8   "authors": {
9     "Grant Paul": "shimmer@grantpaul.com"
10   },
11   "summary": "Experimental library for transforming parts of layers.",
12   "source": {
13     "git": "https://github.com/facebookexperimental/spacetime.git",
14     "tag": "0.0.1"
15   },
16   "source_files": "spacetime/STCMesh{View,Layer}.{h,m}",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "6.0"
20   }